type github.com/jackc/pgx/v5/pgtype.encodePlanTimeCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
time.go#L94: return encodePlanTimeCodecText{}
time.go#L115: type encodePlanTimeCodecText struct{}
time.go#L117: func (encodePlanTimeCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)